home *** CD-ROM | disk | FTP | other *** search
/ Realizing the Dream - An …al Space Station Sampler / Realizing the Dream - An International Space Station Sampler (NASA).iso / pc / wt / webmodule_new / introtext.swf / scripts / frame_1 / DoAction.as
Encoding:
Text File  |  2000-10-31  |  103 b   |  7 lines

  1. ifFrameLoaded(49)
  2. {
  3.    status = "loaded";
  4.    load = "ok";
  5.    gotoAndPlay(_currentframe + "2");
  6. }
  7.